projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53d3d93
)
*** empty log message ***
author
Miles Bader
<miles@gnu.org>
Fri, 14 Jun 2002 06:15:32 +0000
(06:15 +0000)
committer
Miles Bader
<miles@gnu.org>
Fri, 14 Jun 2002 06:15:32 +0000
(06:15 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1962c918c8444eb81d33d2309924312559529b4a..6744ea2cd3429cf8e3f05dfb0e725d57c772fdcc 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,6
+1,8
@@
2002-06-14 Miles Bader <miles@gnu.org>
* subr.el (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.
+ (pop): Move the call to `car' outside the prog1, as the compiler
+ then generates better code.
2002-06-13 Richard M. Stallman <rms@gnu.org>